| Total Complexity | 17 |
| Dependencies | 2 |
| Dependents | 3 |
| Total lines | 76 |
| Lines of code | 59 |
| Logical lines of code | 39 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| unit() | 49 | 9 | 31 | |
| now() | 81 | 1 | 3 | |
| add_days() | 79 | 1 | 3 | |
| sub_days() | 79 | 1 | 3 | |
| to_string() | 80 | 1 | 3 | |
| to_date_time_string() | 80 | 1 | 3 | |
| create_from_format() | 75 | 1 | 4 | |
| add_timestamp() | 76 | 1 | 4 | |
| wp_date_time_string() | 71 | 1 | 5 |